[INFO] cloning repository https://github.com/Hoverbear/fun_with_futures
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hoverbear/fun_with_futures" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoverbear%2Ffun_with_futures", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoverbear%2Ffun_with_futures'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f38c3217ee90ed003259aa2d331372bf5e80608e
[INFO] testing Hoverbear/fun_with_futures/f38c3217ee90ed003259aa2d331372bf5e80608e against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoverbear%2Ffun_with_futures" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Hoverbear/fun_with_futures
[INFO] finished tweaking git repo https://github.com/Hoverbear/fun_with_futures
[INFO] tweaked toml for git repo https://github.com/Hoverbear/fun_with_futures written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hoverbear/fun_with_futures on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Hoverbear/fun_with_futures already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `fun_with_futures` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log v0.3.6
[INFO] [stderr]   Downloaded tokio-service v0.1.0
[INFO] [stderr]   Downloaded tokio-proto v0.1.0
[INFO] [stderr]   Downloaded tokio-core v0.1.4
[INFO] [stderr]   Downloaded slab v0.3.0
[INFO] [stderr]   Downloaded cfg-if v0.1.0
[INFO] [stderr]   Downloaded scoped-tls v0.1.0
[INFO] [stderr]   Downloaded futures-cpupool v0.1.3
[INFO] [stderr]   Downloaded num_cpus v1.2.1
[INFO] [stderr]   Downloaded smallvec v0.2.1
[INFO] [stderr]   Downloaded net2 v0.2.26
[INFO] [stderr]   Downloaded take v0.1.0
[INFO] [stderr]   Downloaded miow v0.2.0
[INFO] [stderr]   Downloaded crossbeam v0.2.10
[INFO] [stderr]   Downloaded futures v0.1.10
[INFO] [stderr]   Downloaded rand v0.3.15
[INFO] [stderr]   Downloaded mio v0.6.4
[INFO] [stderr]   Downloaded libc v0.2.20
[INFO] [stderr]   Downloaded lazycell v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b0193ec7e2c7f21dfe8d584348858d260252a21fdbe9e5913725b3a7491d7c2
[INFO] running `Command { std: "docker" "start" "-a" "3b0193ec7e2c7f21dfe8d584348858d260252a21fdbe9e5913725b3a7491d7c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b0193ec7e2c7f21dfe8d584348858d260252a21fdbe9e5913725b3a7491d7c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b0193ec7e2c7f21dfe8d584348858d260252a21fdbe9e5913725b3a7491d7c2", kill_on_drop: false }`
[INFO] [stdout] 3b0193ec7e2c7f21dfe8d584348858d260252a21fdbe9e5913725b3a7491d7c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce638f78b7cf071c8e8930783c9c79226f6105e3b40867c926f6cb028a9f2993
[INFO] running `Command { std: "docker" "start" "-a" "ce638f78b7cf071c8e8930783c9c79226f6105e3b40867c926f6cb028a9f2993", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `fun_with_futures` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.20
[INFO] [stderr]    Compiling log v0.3.6
[INFO] [stderr]    Compiling cfg-if v0.1.0
[INFO] [stderr]    Compiling slab v0.3.0
[INFO] [stderr]    Compiling lazycell v0.4.0
[INFO] [stderr]    Compiling scoped-tls v0.1.0
[INFO] [stderr]    Compiling take v0.1.0
[INFO] [stderr]    Compiling crossbeam v0.2.10
[INFO] [stderr]    Compiling smallvec v0.2.1
[INFO] [stderr]    Compiling futures v0.1.10
[INFO] [stderr]    Compiling net2 v0.2.26
[INFO] [stderr]    Compiling num_cpus v1.2.1
[INFO] [stderr]    Compiling rand v0.3.15
[INFO] [stderr]    Compiling mio v0.6.4
[INFO] [stderr]    Compiling tokio-service v0.1.0
[INFO] [stderr]    Compiling futures-cpupool v0.1.3
[INFO] [stderr]    Compiling tokio-core v0.1.4
[INFO] [stderr]    Compiling tokio-proto v0.1.0
[INFO] [stderr]    Compiling fun_with_futures v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.13s
[INFO] running `Command { std: "docker" "inspect" "ce638f78b7cf071c8e8930783c9c79226f6105e3b40867c926f6cb028a9f2993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce638f78b7cf071c8e8930783c9c79226f6105e3b40867c926f6cb028a9f2993", kill_on_drop: false }`
[INFO] [stdout] ce638f78b7cf071c8e8930783c9c79226f6105e3b40867c926f6cb028a9f2993
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e7897cf90f61a4903fa04c8f3554cd6c7e4d0320a753ead9b9ce362e3ff20b6
[INFO] running `Command { std: "docker" "start" "-a" "0e7897cf90f61a4903fa04c8f3554cd6c7e4d0320a753ead9b9ce362e3ff20b6", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `fun_with_futures` (manifest) generated 1 warning
[INFO] [stderr]    Compiling fun_with_futures v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> examples/10-tokio-codec-http.rs:103:36
[INFO] [stdout]     |
[INFO] [stdout] 103 |         ExampleRequest::Get { url: url } => {
[INFO] [stdout]     |                                    ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> examples/10-tokio-codec-http.rs:106:37
[INFO] [stdout]     |
[INFO] [stdout] 106 |         ExampleRequest::Post { url: url, content: content } => {
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `url:` in this pattern is redundant
[INFO] [stdout]    --> examples/10-tokio-codec-http.rs:103:31
[INFO] [stdout]     |
[INFO] [stdout] 103 |         ExampleRequest::Get { url: url } => {
[INFO] [stdout]     |                               ^^^^^^^^ help: use shorthand field pattern: `url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_shorthand_field_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `url:` in this pattern is redundant
[INFO] [stdout]    --> examples/10-tokio-codec-http.rs:106:32
[INFO] [stdout]     |
[INFO] [stdout] 106 |         ExampleRequest::Post { url: url, content: content } => {
[INFO] [stdout]     |                                ^^^^^^^^ help: use shorthand field pattern: `url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `content:` in this pattern is redundant
[INFO] [stdout]    --> examples/10-tokio-codec-http.rs:106:42
[INFO] [stdout]     |
[INFO] [stdout] 106 |         ExampleRequest::Post { url: url, content: content } => {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^ help: use shorthand field pattern: `content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `url:` in this pattern is redundant
[INFO] [stdout]    --> examples/11-tokio-full.rs:151:35
[INFO] [stdout]     |
[INFO] [stdout] 151 |             ExampleRequest::Get { url: url } => {
[INFO] [stdout]     |                                   ^^^^^^^^ help: use shorthand field pattern: `url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_shorthand_field_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `url:` in this pattern is redundant
[INFO] [stdout]    --> examples/11-tokio-full.rs:157:36
[INFO] [stdout]     |
[INFO] [stdout] 157 |             ExampleRequest::Post { url: url, content: content } => {
[INFO] [stdout]     |                                    ^^^^^^^^ help: use shorthand field pattern: `url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `content:` in this pattern is redundant
[INFO] [stdout]    --> examples/11-tokio-full.rs:157:46
[INFO] [stdout]     |
[INFO] [stdout] 157 |             ExampleRequest::Post { url: url, content: content } => {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^ help: use shorthand field pattern: `content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.07s
[INFO] running `Command { std: "docker" "inspect" "0e7897cf90f61a4903fa04c8f3554cd6c7e4d0320a753ead9b9ce362e3ff20b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e7897cf90f61a4903fa04c8f3554cd6c7e4d0320a753ead9b9ce362e3ff20b6", kill_on_drop: false }`
[INFO] [stdout] 0e7897cf90f61a4903fa04c8f3554cd6c7e4d0320a753ead9b9ce362e3ff20b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a23a296393716d98d2150d55c5a56113b377ce549f75c91c26490debf9fc716d
[INFO] running `Command { std: "docker" "start" "-a" "a23a296393716d98d2150d55c5a56113b377ce549f75c91c26490debf9fc716d", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `fun_with_futures` (manifest) generated 1 warning
[INFO] [stderr] warning: the `url:` in this pattern is redundant
[INFO] [stderr]    --> examples/11-tokio-full.rs:151:35
[INFO] [stderr]     |
[INFO] [stderr] 151 |             ExampleRequest::Get { url: url } => {
[INFO] [stderr]     |                                   ^^^^^^^^ help: use shorthand field pattern: `url`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_shorthand_field_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the `url:` in this pattern is redundant
[INFO] [stderr]    --> examples/11-tokio-full.rs:157:36
[INFO] [stderr]     |
[INFO] [stderr] 157 |             ExampleRequest::Post { url: url, content: content } => {
[INFO] [stderr]     |                                    ^^^^^^^^ help: use shorthand field pattern: `url`
[INFO] [stderr] 
[INFO] [stderr] warning: the `content:` in this pattern is redundant
[INFO] [stderr]    --> examples/11-tokio-full.rs:157:46
[INFO] [stderr]     |
[INFO] [stderr] 157 |             ExampleRequest::Post { url: url, content: content } => {
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^ help: use shorthand field pattern: `content`
[INFO] [stderr] 
[INFO] [stderr] warning: `fun_with_futures` (example "11-tokio-full") generated 3 warnings (run `cargo fix --example "11-tokio-full" -p fun_with_futures` to apply 3 suggestions)
[INFO] [stderr] warning: unused variable: `url`
[INFO] [stderr]    --> examples/10-tokio-codec-http.rs:103:36
[INFO] [stderr]     |
[INFO] [stderr] 103 |         ExampleRequest::Get { url: url } => {
[INFO] [stderr]     |                                    ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `url`
[INFO] [stderr]    --> examples/10-tokio-codec-http.rs:106:37
[INFO] [stderr]     |
[INFO] [stderr] 106 |         ExampleRequest::Post { url: url, content: content } => {
[INFO] [stderr]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stderr] 
[INFO] [stderr] warning: the `url:` in this pattern is redundant
[INFO] [stderr]    --> examples/10-tokio-codec-http.rs:103:31
[INFO] [stderr]     |
[INFO] [stderr] 103 |         ExampleRequest::Get { url: url } => {
[INFO] [stderr]     |                               ^^^^^^^^ help: use shorthand field pattern: `url`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_shorthand_field_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the `url:` in this pattern is redundant
[INFO] [stderr]    --> examples/10-tokio-codec-http.rs:106:32
[INFO] [stderr]     |
[INFO] [stderr] 106 |         ExampleRequest::Post { url: url, content: content } => {
[INFO] [stderr]     |                                ^^^^^^^^ help: use shorthand field pattern: `url`
[INFO] [stderr] 
[INFO] [stderr] warning: the `content:` in this pattern is redundant
[INFO] [stderr]    --> examples/10-tokio-codec-http.rs:106:42
[INFO] [stderr]     |
[INFO] [stderr] 106 |         ExampleRequest::Post { url: url, content: content } => {
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^^^^ help: use shorthand field pattern: `content`
[INFO] [stderr] 
[INFO] [stderr] warning: `fun_with_futures` (example "10-tokio-codec-http") generated 5 warnings (run `cargo fix --example "10-tokio-codec-http" -p fun_with_futures` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fun_with_futures-719cf97844b53259)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fun_with_futures
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a23a296393716d98d2150d55c5a56113b377ce549f75c91c26490debf9fc716d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a23a296393716d98d2150d55c5a56113b377ce549f75c91c26490debf9fc716d", kill_on_drop: false }`
[INFO] [stdout] a23a296393716d98d2150d55c5a56113b377ce549f75c91c26490debf9fc716d
